Fully Qualified Name: | Laminas\Hydrator\ConfigProvider |
Name | Description | Defined By |
---|---|---|
__invoke() | Return configuration for this component. | ConfigProvider |
getDependencyConfig() | Return dependency mappings for this component. | ConfigProvider |
Return configuration for this component.
Returns: array
Return dependency mappings for this component.
If laminas-servicemanager is installed, this will alias the HydratorPluginManager
to the HydratorManager
service; otherwise, it aliases the
StandaloneHydratorPluginManager.
Returns: string[][]